test
Class AllTests

java.lang.Object
  extended bytest.AllTests

public class AllTests
extends java.lang.Object

AllTests Is the overall testsuite.

Version:
2004-09-10
Author:
Sascha Hemminger

Constructor Summary
AllTests()
           
 
Method Summary
static junit.framework.Test suite()
          Standard from JUnit.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AllTests

public AllTests()
Method Detail

suite

public static junit.framework.Test suite()
Standard from JUnit.

Returns:
the suite